home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / PeerAware 1.03 / PeerAware-Setup.exe / Html / peerawareui.css < prev    next >
Cascading Style Sheet File  |  2008-10-04  |  3KB  |  72 lines

  1. /*
  2. <!-- ***** BEGIN LICENSE BLOCK *****
  3.    - Version: MPL 1.1/LGPL 2.1
  4.    -
  5.    - The contents of this file are subject to the Mozilla Public License Version
  6.    - 1.1 (the "License"); you may not use this file except in compliance with
  7.    - the License. You may obtain a copy of the License at
  8.    - http://www.mozilla.org/MPL/
  9.    -
  10.    - Software distributed under the License is distributed on an "AS IS" basis,
  11.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  12.    - for the specific language governing rights and limitations under the
  13.    - License.
  14.    -
  15.    - The Original Code is PeerAware Workspace User Interface.
  16.    -
  17.    - The Initial Developer of the Original Code is
  18.    - Imunin Software Inc.
  19.    - Portions created by the Initial Developer are Copyright (C) 2006-2008
  20.    - the Initial Developer. All Rights Reserved.
  21.    -
  22.    - Contributor(s):
  23.    -
  24.    - Alternatively, the contents of this file may be used under the terms of
  25.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  26.    - in which case the provisions of the LGPL are applicable instead
  27.    - of those above. If you wish to allow use of your version of this file only
  28.    - under the terms of the LGPL, and not to allow others to
  29.    - use your version of this file under the terms of the MPL, indicate your
  30.    - decision by deleting the provisions above and replace them with the notice
  31.    - and other provisions required by the LGPL. If you do not delete
  32.    - the provisions above, a recipient may use your version of this file under
  33.    - the terms of any one of the MPL or the LGPL.
  34.    -
  35.    - ***** END LICENSE BLOCK ***** --> 
  36. */
  37.  
  38. div.favworkspaces
  39. {
  40. width: 550px;
  41. margin-top: 25px;
  42. margin-bottom: 25px;
  43. margin-left: 25px;
  44. height:100%;
  45. filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#c7d4f7',endColorStr='#f8f8f8',gradientType='0');
  46. }
  47. div.workspaces
  48. {
  49. width: 550px;
  50. margin-top: 25px;
  51. margin-bottom: 25px;
  52. margin-left: 25px;
  53. height:100%;
  54. filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#c7d4f7',endColorStr='#f8f8f8',gradientType='0');
  55. }
  56. div.shapes
  57. {
  58. width: 150px;
  59. margin: 0px;
  60. margin-bottom: 10px;
  61. font-size:12px;
  62. filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#c7d4f7',endColorStr='#f8f8f8',gradientType='0');
  63. }
  64.  
  65. b.rtop, b.rbottom{display:block;background: #FFF}
  66. b.rtop b{display:block;height: 1px;overflow: hidden; background: #c7d4f7}
  67. b.rbottom b{display:block;height: 1px;overflow: hidden;background: #f8f8f8}
  68. b.r1{margin: 0 5px}
  69. b.r2{margin: 0 3px}
  70. b.r3{margin: 0 2px}
  71. b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
  72.